home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
tour.dxr
/
00026_TM Main Menu Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-21
|
147 b
|
9 lines
on mouseDown
global gMenuList
tell the stage
playSFX(5)
end tell
menuObj = getaProp(gMenuList, the rollOver)
trackMouse(menuObj)
end